한국어
사용자의 모든 미디어 라이브러리 항목을 검색합니다.
cURL
curl --request GET \ --url https://your_a2_service/media_library
[ { "cdn_path": "<string>", "created_at": "2023-11-07T05:31:56Z", "file_size": 123, "filename": "<string>", "height": 123, "mime": "<string>", "no": 123, "path": "<string>", "storage": "<string>", "updated_at": "2023-11-07T05:31:56Z", "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "width": 123 } ]
미디어 라이브러리 소유자
Successful Response
The response is of type MediaLibraryReadSchema · object[].
MediaLibraryReadSchema · object[]
이 페이지가 도움이 되었나요?